Click or drag to resize

PersonaAttribution Class

Class PersonaAttribution.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangePersonaAttribution

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class PersonaAttribution

The PersonaAttribution type exposes the following members.

Constructors
  NameDescription
Public methodPersonaAttribution
Initializes a new instance of the PersonaAttribution class.
Top
Properties
  NameDescription
Public propertyDisplayName
Gets the display name.
Public propertyFolderId
Gets the folder identifier.
Public propertyId
Gets the identifier.
Public propertyIsHidden
Gets a value indicating whether this instance is hidden.
Public propertyIsQuickContact
Gets a value indicating whether this instance is quick contact.
Public propertyIsWritable
Gets a value indicating whether this instance is writable.
Public propertySourceId
Gets the source identifier.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also